func golang.org/x/text/language.consume
3 uses
golang.org/x/text/language (current package)
parse.go#L194: weight = consume(weight, 'q')
parse.go#L195: weight = consume(weight, '=')
parse.go#L216: func consume(s string, c byte) string {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)